Vcenter VmTemplate LibraryItems CreateSpecVmHomeStoragePolicy

Vcenter VmTemplate LibraryItems CreateSpecVmHomeStoragePolicy
Vcenter VmTemplate LibraryItems CreateSpecVmHomeStoragePolicy

The Vcenter VmTemplate LibraryItems CreateSpecVmHomeStoragePolicy schema defines the storage policy specification for a virtual machine template's configuration and log files.

This schema was added in vSphere API 6.8.

JSON Example
{
    "type": "string",
    "policy": "string"
}
string
type
Required

Policy type to be used when creating the virtual machine template's configuration and log files.

For more information see: Vcenter VmTemplate LibraryItems CreateSpecVmHomeStoragePolicy Type.

This property was added in vSphere API 6.8.

string
policy
Optional

Identifier for the storage policy to use.

This property was added in vSphere API 6.8.

This property is optional and it is only relevant when the value of type is Vcenter VmTemplate LibraryItems CreateSpecVmHomeStoragePolicy Type.USE_SPECIFIED_POLICY.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.spbm.StorageProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.spbm.StorageProfile.